PDF4Java Reference Documentation
com.o2sol.pdf4java.core.collections Package / Collection<T> Class
Methods


In This Topic
    Collection<T> Class Members
    In This Topic

    The following tables list the members exposed by Collection<T>.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an object to the collection.  
    Public MethodClears the collection.  
    Public MethodRemoves an object from the collection.  
    Public MethodRemoves the object at the specified index from the collection.  
    Public MethodReplaces an object at the specified index in the collection.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    See Also